home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 19
/
Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso
/
Aminet
/
comm
/
thor
/
ThorAPI_ASM.readme
< prev
Wrap
Text File
|
1997-05-03
|
2KB
|
67 lines
Short: Assembler includes for THOR 2.4
Author: kenny@bgnett.no (Kenneth "Kenny" Nilsen)
Uploader: kenny@bgnett.no (Kenneth "Kenny" Nilsen)
Version: 1.0
Type: comm/thor
Requires: Thor 2.4+
$VER: ThorAPI_ASM 1.0 (17.3.97)
Here is the assembler includes for Thor's BBSRead.library.
They are not confirmly tested so they are considered as beta versions.
I have no chance to check if every function descriptions and offsets are
correct so I find the only way to release them as beta.
If you should find typos, errors etc. please e-mail me with the changes
or pointers to where and what I should change.
After translating the two files, removing 5 KB of whitespace and
re-aligned the bad TAB settings (shame on you Nordseth ;) they seem to
work fine (no errors when compiling with PhxAss 4.35).
However there have been a couple of lines that I didn't know how to
translate. They where:
MsgHazeLevel(msgflags) ((msgflags & (MDF_HAZE_BIT0 | MDF_HAZE_BIT1)) >> 24)
^^^^^^^^^^
KillHazeLevel(killflags) ((killflags & (KDF_MARK_HAZE_BIT0 | KDF_MARK_HAZE_BIT1)) >> 24)
^^^^^^^^^^^
If you know how-to please mail me. Also a couple of structures that where
refering to it's self size_of label couln't be translated just like that.
For example:
structure xx,0
struct st_nextlink,st_sizeof
label st_sizeof
I have translated these as
structure xx,0
aptr st_nextlink
label st_sizeof
instead. Hopefully that is correct.
Regards,
---
#*Kenny*# mailto:kenny@bgnett.no ''"\./"`` http://www.bgnett.no/~kenny/
Developer/GM Digital Surface (opinions by me are my own!)
---
============================= Archive contents =============================
Original Packed Ratio Date Time Name
-------- ------- ----- --------- -------- -------------
2856 912 68.0% 17-Mar-97 14:32:02 +bbsread_lib.fd
31984 9538 70.1% 17-Mar-97 17:22:40 +BBSRead.i
23455 4693 79.9% 17-Mar-97 15:02:42 +BBSReadTags.i
1603 656 59.0% 17-Mar-97 14:31:46 +bbsread_lib.i
1463 781 46.6% 17-Mar-97 17:27:02 +ThorAPI_ASM.readme
-------- ------- ----- --------- --------
61361 16580 72.9% 18-Mar-97 15:40:28 5 files